home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Archives / ForCLI / psort36_2.readme < prev    next >
Text File  |  1996-09-26  |  1KB  |  35 lines

  1. Short:    Pipe-friendly "Sort" replacement (pure)
  2. Author:   zodiac@darkness.gun.de (Ralph Seichter)
  3. Uploader: seichter@uran.informatik.uni-bonn.de
  4. Type:     util/cli
  5.  
  6. "YAST (Yet Another Sorting Tool)?" you may ask, and you're right. PSort is
  7. a small sorting program which uses a "quick sort" algorhythm for acceptable
  8. speed. It has all features of Commodore's "Sort" plus a few advantages over
  9. all sort commands which I've seen so far (and which didn't fit my needs),
  10. so there *are* some reasons to use PSort:
  11.  
  12. a) It's really small. b) It uses standard I/O channels as a default, which
  13. makes PSort quite useful in I/O pipes. PSort is, in fact, a short form for
  14. "Pipe-friendly Sort". c) PSort will sort as much text as fits in your RAM,
  15. there's no other limit to the number of lines. d) PSort is pure, you can
  16. make it resident (include "Resident psort PURE ADD" in your user-startup).
  17.  
  18. Note that PSort requires 'dos.library' V36 (Kickstart 2.0) or better.
  19.  
  20. History:
  21.  
  22.    V36.2: Added COLSTART, NUMERIC and REVERSE.
  23.  
  24.    V36.1: Initial release.
  25.  
  26.  
  27. ============================= Archive contents =============================
  28.  
  29. Original  Packed Ratio    Date     Time    Name
  30. -------- ------- ----- --------- --------  -------------
  31.     1560    1176 24.6% 09-Aug-94 16:50:22  psort/psort
  32.     3925    1954 50.2% 09-Aug-94 16:50:10  psort/psort.doc
  33. -------- ------- ----- --------- --------
  34.     5485    3130 42.9% 10-Aug-94 10:00:04   2 files
  35.